xen/arm: vpsci: Update the return type for MIGRATE_INFO_TYPE
authorJulien Grall <julien.grall@arm.com>
Fri, 23 Feb 2018 18:57:27 +0000 (18:57 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Mon, 26 Feb 2018 22:59:09 +0000 (14:59 -0800)
commitffa65c875e2f4e6376c9d1e60bce3e07c284aec1
tree4a7690eb4685bc09d961f3eed696c82d26133645
parentec46740baef1e4c09ecf28b98f9e5474115574a2
xen/arm: vpsci: Update the return type for MIGRATE_INFO_TYPE

int32_t. Update the function return type to match it.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Cc: mirela.simonovic@aggios.com
xen/arch/arm/vpsci.c